home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
My Neighborhood
/
My Neighborhood.iso
/
mac
/
MacFiles
/
FarmGoos.Dxr
/
00006.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-11-18
|
211 b
|
12 lines
on exitFrame
global snap, follow
set snap to 0
set follow to 0
repeat with f = 3 to 7
set the visible of sprite f to 1
end repeat
repeat with f = 10 to 13
puppetSprite(f, 1)
end repeat
end